projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19ee6bf
)
(rmail-edit-current-message): Add autoload.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 27 Sep 1996 00:31:16 +0000
(
00:31
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 27 Sep 1996 00:31:16 +0000
(
00:31
+0000)
lisp/mail/rmailedit.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailedit.el
b/lisp/mail/rmailedit.el
index 9e91832d7bee89b9e6baaf6670fa328276e197fe..2f892981d19257b8b69f5030d83764177530dafc 100644
(file)
--- a/
lisp/mail/rmailedit.el
+++ b/
lisp/mail/rmailedit.el
@@
-57,6
+57,7
@@
to return to regular RMAIL:
(rmail-summary-disable)))
(run-hooks 'text-mode-hook 'rmail-edit-mode-hook))
+;;;###autoload
(defun rmail-edit-current-message ()
"Edit the contents of this message."
(interactive)